home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ARexxTools / RexxEvent1_21.lha / RexxEvent / RexxEvent1_21.readme < prev   
Encoding:
Text File  |  1995-04-23  |  638 b   |  28 lines

  1. Short: Emulates input events via ARexx port
  2. Type: util/rexx
  3. Author: Leon Woestenberg (leon@stack.urc.tue.nl)
  4. Uploader: Leon Woestenberg (leon@stack.urc.tue.nl)
  5.  
  6. RexxEvent 1.21 - © 1995 by Leon Woestenberg
  7.  
  8. DISTRIBUTABILITY
  9.  
  10. Freeware. Said enuf.
  11.  
  12. DESCRIPTION
  13.  
  14. With this commodity, you can emulate inputevents, such as key presses,
  15. via ARexx. By sending a commodity-style input description string to
  16. RexxEvent's ARexx port `REXXEVENT', the corresponding input events will
  17. happen.
  18.  
  19. CHANGES
  20.  
  21. With this release, RexxEvent also handles strings that contain multiple
  22. event descriptions, each of them surrounded by angle brackets, i.e. < >.
  23.  
  24.  
  25.  
  26.  
  27.  
  28.